This section explains how to back up your FME Server 2012 repository, job history, and any customizations you have done.
Note: For information on backing up FME Server versions 2013 and later, see Backing Up an FME Server Configuration
You can use the FME Server Repository Reader/Writer in FME Workbench to back up and restore your existing workspaces, data, and templates. Use FME Desktop 2012 to back up your FME Server 2011 repository and restore it to FME Server 2012.
The following procedure does not back up the FME Server job history in the database.
To back up your FME Server repository from Workbench:
In the Create Workspace dialog, select Generate workspace and click Choose.
The Generate Workspace dialog opens.
Select FME Server Repository as the Reader Format, and click the Reader Parameters button to display the Repository parameters dialog.
Select FME Feature Store (FFS) as your Writer Format, and enter a Writer Dataset file path to the FFS file where you want to store the backup.
Click OK.
The Select Feature Types dialog opens.
Each feature type represents an FME Server repository. The FMEServer Services feature type contains the workspace service registration information, which you should keep, in most cases.
Select the feature types (repositories) you want to export, and then click OK.
The initial workspace opens.
Note: When the workspace is created, you can still remove repositories that you do not need to export. Select them in the workspace, and then click Delete.
When the translation completes, navigate to the Writer Dataset file path to see the results:
Note: For instructions for restoring your repository after you upgrade FME Server, see Restore Configuration.
Currently, there is no way to back up and replace user accounts, roles, topics, subscriptions or configured resources. Make a note of your existing set-up, so you can reconfigure it after the upgrade.
Backing up the Web User Interface Configuration Files
This section applies if you have customized the appearance of any of the FME Server web pages.
FME Server administrators can configure the cascading style sheets (CSS), JavaServer pages (JSP), or HTML template provided with FME Server. Upgrading FME Server overwrites these files. These files may be stored in the following locations:
JavaServer pages:
<Web App Install DIR>\webapps\<webApp>\styles\WEB-INF\jsp\*
Cascading Style Sheets:
<Web App Install DIR>\webapps\<webApp>\styles
All files installed by FME Server in your web server public root directory are removed on uninstall.
Backing Up the Service Configuration Files
Often, when configuring the FME Server services, changes are made to the propertiesFile.properties files. FME Server overwrites these files before install, so be sure to back them up:
<webAppDir>\webapps\<Servlet name>\WEB-INF\conf\propertiesFile.properties
Backing Up the FME Server Configuration Files
It is a good idea to back up the various configuration files that are used by FME Server, in case you need to refer to them later: